| Total Complexity | 17 | 
| Dependencies | 0 | 
| Dependents | 1 | 
| Total lines | 588 | 
| Lines of code | 187 | 
| Logical lines of code | 131 | 
| Comment lines | 324 | 
| Methods | 9 | 
| Properties | 6 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| shortenBools() | 50 | 6 | 26 | |
| stripWhitespace() | 43 | 1 | 50 | |
| propertyNotation() | 55 | 3 | 19 | |
| extractRegex() | 46 | 1 | 38 | |
| execute() | 57 | 2 | 17 | |
| getKeywordsForRegex() | 62 | 1 | 12 | |
| __construct() | 61 | 1 | 11 | |
| stripComments() | 76 | 1 | 4 | |
| getOperatorsForRegex() | 62 | 1 | 10 |